Postgres support for the r2d2 connection pool.
r2d2
pub use postgres;
pub use r2d2;
r2d2::ManageConnection
postgres::Client